Skip to main content

Example of Request and Response

Example:

Example request >>

{
"supplier_fiscal_id": "2222222222221",
"date_from": "2024-03-07",
"date_for": "2024-03-13"
}

Example response <<

{
"items": [
{
"id": 2137,
"doc_subtype": 1,
"num": "490000002137",
"partner_name": "SmartONE Distrib",
"partner_fiscal_id": "2222222222221",
"depart_from_id": 35,
"depart_to_id": 256
}
],
"total": 1
}